home *** CD-ROM | disk | FTP | other *** search
/ Apple Developer Connection Student Program / ADC Tools Sampler CD Disk 3 1999.iso / Documentation / Java / Docs / KL Group / ReadMe - KL Group Beans.txt < prev    next >
Encoding:
Text File  |  1999-06-14  |  1.4 KB  |  32 lines  |  [TEXT/CWIE]

  1. =======================
  2. ReadMe - KL Group Beans
  3. =======================
  4.  
  5. June 14, 1999
  6.  
  7.  
  8. CodeWarrior Pro now ships bundled with two of the KL Group's popular
  9. Java bean packages -- JClass Chart and JClass LiveTable. These beans
  10. will give you two powerful solutions to incorporate into your
  11. Rapid Application Development projects.
  12.  
  13. There are some limitations on these versions, however. While still
  14. powerful tools, they are the lite versions of the product, so some
  15. of the properties available for the beans cannot be utilized. See
  16. the KL Group pdf documenation on the CodeWarrior Reference CD at
  17.  
  18. \\Metrowerks\CodeWarrior\Documentation\Java\Docs\KL Group\
  19.  
  20. for more information about the supported features.
  21.  
  22. Also, CodeWarrior RAD currently has some limitations when using these
  23. beans as well. The JCClass Chart MultiChart bean uses a graphical 
  24. property editor that is currently incompatible with CodeWarrior's RAD 
  25. mechanism. It has been temporarily disabled while KL Group and 
  26. Metrowerks engineers work on a solution to the problem.
  27.  
  28. One other limitation is in the LiveTable bean; the two properties
  29. axisOrientation and view3D won't be properly set in the bean by our RAD
  30. tools, though it may appear so in the graphical development environment.
  31. You must manually write code to persist these properties. This problem
  32. will also be corrected in the future.